home *** CD-ROM | disk | FTP | other *** search
/ The Learning Curve / The Learning Curve (Weird Science, 1996).iso / computers / ados_guide_v1.5 / ados commands / alias < prev    next >
Encoding:
Text File  |  1995-03-10  |  436 b   |  27 lines

  1. AMIGADOS GUIDE V1.5
  2. ALIAS
  3.  
  4. USE:
  5. Alias is a simple command which allows you to tailor 
  6. AmigaDOS to your own needs.
  7.  
  8. PATH:
  9. Internal
  10.  
  11. SYSTEM:
  12. 2.0,  2.1,  3.0 (enhanced)
  13.  
  14. EXAMPLES:
  15. 1>ALIAS del Delete
  16. 1>ALIAS a CD df0:
  17. 1>ALIAS d1 DIR df1:
  18.  
  19. NOTES:
  20. This command is only really useful for networks etc 
  21. as you can disable certain commands like FORMAT for 
  22. instance:
  23.  
  24. 1>ALIAS FORMAT <space><return>
  25. using a space after the command disables it.
  26.  
  27.